home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / fortran / fckdemo1.zip / LIBRFAC.DM < prev    next >
Text File  |  1994-04-12  |  1KB  |  26 lines

  1. \font\{Helv}\fontsize\{24}\bold\
  2. \color\{0}{255}{255}Librarian facility#\bold\\nl\\nl\\fontsize\{14}
  3. \color\{255}{255}{255}
  4. All global information, gathered during subprogram analysis, can be#
  5. stored in (indexed) library files. If a subprogram is modified, the#
  6. global information of this modified module is replaced in the library#
  7. file. New modules are automatically added.#
  8. The interface of the module with the rest of the program will be#
  9. checked using the library files.#
  10. \nl\
  11. \nl\
  12. By building library files with dummy subprograms (stubs) emulating#
  13. the software packages you use, you can additionally verify the#
  14. interface to those packages.#
  15. \nl\
  16. \nl\
  17. When referring to library files, Forcheck keeps track of the versions#
  18. of the subprograms. Each time you store the global subprogram#
  19. information of a specific subprogram in a library file its version#
  20. number is updated. The version number is displayed on the source#
  21. code listings and the program cross references.#
  22. \nl\
  23. \nl\
  24. A utility is supplied to compress the library file, or to list or remove#
  25. the subprograms stored.#
  26. \end\